This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
You can pass parameters by using a generic function:
dojo.addOnLoad(function(){ // yes, it must be called 'function' with no parameters;
myCustomFunction(a,b,c); // call whatever you want here;
alert('Kilroy is here!'); // you can do other stuff here too;
} // close function;
); //close addOnLoad;
Feedback response number WEBB7P8SMP created by ~Wendy Ekwether on 02/13/2009